home *** CD-ROM | disk | FTP | other *** search
/ How to Get Online 1996 Spring / HOW2GON.ISO / mac / HTML / HTMLedit17.fat / HTML.edit 1.7 (fat) / HTML.edit 1.7 (fat).rsrc / TEXT_25172_Import_Export Preferences.txt < prev    next >
Encoding:
Text File  |  1995-09-05  |  3.7 KB  |  47 lines

  1.  
  2. Import Preferences
  3.  
  4. Convert LF to CR on Import
  5. When checked, converts all instances of linefeed characters (ASCII 10) to return characters (ASCII 13) on imported documents. If the line breaks in your imported document are a linefeed+return combination, leaving this option checked will add an extra return character at the end of each line. See also the Import and Replace commands.
  6.  
  7. Convert Tab to "\t" on Import
  8. When checked, converts all instances of tab characters (ASCII 9) to the escaped string "\t" on imported documents. This is used by the Table conversion functions to delimit table cells, or may be manually replaced using the Replace command. See also the Import and Replace commands.
  9.  
  10. Parse HTML on Import
  11. If the imported document contains either a pair of Header tags or a </BODY> tag, you will be asked to move the HTML language tag <HTML> and header contents to the Header area, and everything after the closing </BODY> tag to the footer area. If these tags do not exist in the original document, all imported text will be left in the Body.
  12.  
  13. If errors are found, error notices will inform you of any missing elements of a pair, and the process will exit. Note that error checking does not check for multiple occurrences, only the existence of at least one set of HTML tags. This may cause the parser to misinterpret the code and produce unpredictable results.
  14.  
  15. If the imported document contains a Footer Delimiter (typically the HTML comment ‚Äú<!--FOOT-->‚Äù, as defined in the Footer Delimiter field under Editor Preferences), the Footer Delimiter and all text following it will be transferred to the Footer area.
  16.  
  17. New Document Break
  18. When checked, will divide the imported file into separate documents, breaking either at a form feed (ASCII 12) or a custom character as specified. 
  19.  
  20. Restore Path from <BASE>
  21. When checked, attempts to resolve the path (ie., location) of the imported document based on the URL of any existing <BASE> element. If the checkbox is unchecked, no <BASE> element exists, the URL is outside the server folder, or the server folder is not defined, then no path is set. (The path is displayed in the lower left corner of the editor window.)
  22.  
  23. Export Preferences
  24.  
  25. File Creator
  26. A popUp menu that sets the application creator for exported files. This is a four character code used by the Macintosh to designate the file's parent application.
  27.  
  28. Server Platform
  29. A popUp menu that selects the intended server platform for exported files. This changes the end-of-line delimiter to that matching the platform:  Macs use a single return, PCs a return+line feed, and UNIX boxes use a single line feed.
  30.  
  31. Translate Date/Time Entities on Export
  32. When checked, automatically translates embedded date and time entity codes into the current date or time as indicated by the code. When unchecked, leaves the untranslated entites in the exported document.
  33.  
  34. See also the Insert Export String command under the Utility menu.
  35.  
  36. Translate Custom Entities on Export
  37. When checked, automatically translates embedded custom entity codes into the contents of the associated Master Header, Master Footer, or document. When unchecked, HTML.edit performs no substitution on export, leaving the embedded entity code untranslated in the exported document.
  38.  
  39. For instructions on creating a custom entity, see Custom Entity Table Instructions. 
  40.  
  41. Use Export Conversion Table
  42. When checked, uses the Export Conversion Table to convert instances of special characters upon exporting. This allows your source text to contain diacritical marks or other special characters (such as ¬©, ¬Æ, umlaut, grave, acute, etc.) to enable easier reading. 
  43.  
  44. For instructions on customizing this list, see Export Conversion Table Instructions. 
  45.  
  46. Back to Preferences, on to Conversion Preferences, or return to HTML.edit Features.
  47.